Skip to content

Commit 365a22d

Browse files
Remove some obsolete text from README
1 parent 7811356 commit 365a22d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,3 @@ uv run uvicorn main:app --host 0.0.0.0 --port 8000 --reload
3939
```
4040

4141
### 6. Navigate to [http://localhost:8000](http://localhost:8000).
42-
- `api/assistants/threads/[threadId]/actions` - `POST`: inform assistant of the result of a function it decided to call
43-
- `api/assistants/files` - `GET`/`POST`/`DELETE`: fetch, upload, and delete assistant files for file search
44-
45-
## Feedback
46-
47-
Let us know if you have any thoughts, questions, or feedback in [this form](https://docs.google.com/forms/d/e/1FAIpQLScn_RSBryMXCZjCyWV4_ebctksVvQYWkrq90iN21l1HLv3kPg/viewform?usp=sf_link)!

0 commit comments

Comments
 (0)