Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Oct 22, 2024
1 parent a970029 commit 0023b1f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ This very experimental extension to query OpenAI compatible API endpoints such a
> Experimental: USE AT YOUR OWN RISK!
### Functions
- `open_prompt()`
- `open_prompt(prompt, model)`
- `set_api_token(auth_token)`
- `set_api_url(completions_url)`
- `set_model_name(model_name)`

### Settings
```sql
Expand Down

0 comments on commit 0023b1f

Please sign in to comment.