- App creates
http://localhost:8272
enpoint to serve all llm openai compatibele requests. - App passes requests to and from external api endpoint.
- App can add authorisation credentioals to api call
- App can inspect package and parse and re-format payload for requests and responses.
- App is logging all traffic to well organized
history
directory. - App provides search for history loggs
- App provides history playback analysis, where it can show step by step system, user, assistant, context and other prompts and messages, step by step.
llmapi