-
Endpoint: api/v3/manage-camp
![Image](https://github.com/user-attachments/assets/8cc888ea-2040-45ed-9dd2-9e9fffb9d94f)
-
I'm sorry if this has already been reported. I'm sure it's very low on any list of priorities but it should be an easy one.
I noticed that when doing a Google search for "python built in functions"…
-
Everywhere in the library we are shadowing the `className` variable in the callback function (2nd argument to `composeRenderProps`):
```ts
className={composeRenderProps(className, (className…
-
https://github.com/SmallHedge/SoundManager/blob/46fe365821669fc8911671a8d7553f1da773f8b3/SoundManager.cs#L26
-
I managed to use Chainsaw successfully to read a text based log file with the following configuration XML. The only problem that the file is loaded one line at a time and it is extremely slow. Any ide…
-
Hello, author, first of all, thank you very much for your work. I recently wanted to make some improvements in lightweight. I used the following code, but I found that an error occurred when testing y…
-
Currently sampling params such as temperature are set as commandline flags in when the server starts.
It would be nice for each request to pass in the sampling params instead.
qihqi updated
1 month ago
-
Hi,
Our team is currently building a Smart TV application and we find that having an `onArrowRelease` function parameter for the `useFocusable` hook would be highly beneficial, similar to the exist…
-
### Description of feature
We switched to compiled params.yaml files not being part of git anymore.
This may lead to errors when running `dvc pull` if config files have not yet been re-compiled yet…
-
### Is your feature request related to a problem? Please describe.
Hello!
I'm trying to use autogen with Anthropic and noticed that the LLM parameters ignore the base_url in the AnthropicClient cl…