A helper library for writing Poe API bots using FastAPI
Stars
200
Forks
47
Watchers
200
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
72
commits
41
commits
29
commits
12
commits
6
commits
5
commits
5
commits
4
commits
3
commits
3
commits
prompting: Remove attachment language prompting (#205)
41ffd02View on GitHubFix: Preserve index field in tool call responses (#203)
995b9ddView on GitHubRename CustomToolCallDefinition to CustomCallDefinition and make CustomToolDefinition fields optional (#202)
4c9c581View on GitHubAdd CustomToolDefinition and CustomToolCallDefinition classes with tests (#201)
8533e70View on GitHubAdd aiohttp_poe compatibility fields to QueryRequest (#192)
8814b1dView on GitHubAdd name field to AttachmentUploadResponse for FileEvent, create factory methods for PartialResponse and ErrorResponse (#190)
164386fView on GitHub