-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCITATION.cff
28 lines (28 loc) · 922 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
title: FastAPI Agents
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Blair
family-names: Hudson
email: [email protected]
orcid: https://orcid.org/0009-0007-4216-4555
identifiers:
doi: '10.5281/zenodo.14635504'
repository-code: 'https://github.com/blairhudson/fastapi-agents'
url: 'https://github.com/blairhudson/fastapi-agents'
abstract: >-
FastAPI Agents is the ultimate FastAPI extension for integrating AI agents into your applications.
It provides easy agent management, built-in security, and support for frameworks like PydanticAI,
Llama-Index, and HuggingFace SmolAgents, enabling seamless AI-powered interactions in FastAPI apps.
keywords:
- fastapi
- ai
- agents
- smolagents
- llama-index
- pydantic-ai
license: MIT
version: 0.1
date-released: 2025-01-12