Migrate Endpoint '/ai' #15

Closed
opened 2024-08-11 11:27:43 -04:00 by codey · 11 comments
codey commented 2024-08-11 11:27:43 -04:00 (Migrated from kode.boatson.boats)

Migrate Endpoint '/ai'

'/ai' will become '/ai/'

Handles request routing to various codeyLLMs.

# Migrate Endpoint '/ai' '/ai' will become '/ai/' Handles request routing to various codeyLLMs.
codey commented 2024-08-11 11:27:43 -04:00 (Migrated from kode.boatson.boats)

assigned to @codey

assigned to @codey
codey commented 2024-08-11 11:35:13 -04:00 (Migrated from kode.boatson.boats)

added time estimate of 1d 4h

added time estimate of 1d 4h
codey commented 2024-08-11 11:35:23 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 12m from 1d 4h

changed time estimate to 12m from 1d 4h
codey commented 2024-08-11 11:35:28 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1d 4h from 12m

changed time estimate to 1d 4h from 12m
codey commented 2024-08-11 11:35:41 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1d 2h from 1d 4h

changed time estimate to 1d 2h from 1d 4h
codey commented 2024-08-11 11:35:45 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1h from 1d 2h

changed time estimate to 1h from 1d 2h
codey commented 2024-08-11 11:36:08 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1d 4h from 1h

changed time estimate to 1d 4h from 1h
codey commented 2024-08-11 11:36:24 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1d 3h from 1d 4h

changed time estimate to 1d 3h from 1d 4h
codey commented 2024-08-11 11:36:28 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 1d from 1d 3h

changed time estimate to 1d from 1d 3h
codey commented 2024-08-11 11:36:32 -04:00 (Migrated from kode.boatson.boats)

changed time estimate to 6h from 1d

changed time estimate to 6h from 1d
codey (Migrated from kode.boatson.boats) closed this issue 2024-08-14 22:43:23 -04:00
codey commented 2024-08-14 22:45:37 -04:00 (Migrated from kode.boatson.boats)

/ai/ endpoint accepts any sub-path and currently routes only to the local LLM. Claude to come.

Example of a currently acceptable route (used for OpenAPI compatible local LLM API): /ai/chat/completions

`/ai/` endpoint accepts any sub-path and currently routes only to the local LLM. Claude to come. Example of a currently acceptable route (used for OpenAPI compatible local LLM API): `/ai/chat/completions`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: codey/api#15
No description provided.