5 ms·
What is the project? It just returns a vanilla html page saying: Dynamic Schema API API is running. See documentation for available endpoints.
by cdolan 2y ago
What is the project? It just returns a vanilla html page saying:
Dynamic Schema API
API is running. See documentation for available endpoints.
- arthurcolle 2y agoIt's just a FastAPI app with endpoints that I developed and deployed before OpenAI released structured outputs that used a custom grammar to enforce a pydantic-like schema for Chain of Thought rollouts / structured data extraction from unstructured text. I also use it for a video transcription knowledge base generation API https://arthurcolle--dynamic-schema.modal.run/docs https://arthurcolle--dynamic-schema.modal.run/docs