-
After visiting other Chat UI providers, I came back to Prompta. This one is just very clean.
But one thing that makes me go back to the others is that they support more than OpenAI. I would love to…
-
Need to see some real usage before deciding on final API, so some things are still subject to change.
random questions/issues:
* should `session` be a special var like instance instead of having…
-
After the clean-up, all of the GCOM API calls were removed to be reverted to a clean slate to be re-implemented. This was done since the old API calls were coupled with both GCOM and MPS. A new implem…
-
Lots of little details that should be polished, like:
```js
const node = pathfinding.getClosestNode(a, ZONE);
const groupID = pathfinding.getGroup(ZONE, a);
```
-
Since we are not using the pathfinder from cli anymore and rather the JSON RPC, we need to update the api/api-worker since it's throwing errors that are not relevant anymore!
-
### Describe the bug
Running the getting started script, found that if docker was not open the script would not run.
### Steps To Reproduce
bryan@Bryans-MacBook-Pro ~ % bash
-
As part of the cleaning efforts for terraform misses for #103 , we noticed that we have an instance `cicd-test-go-fast-api` running. We are not currently using the CICD effectively, so want to remove …
-
While the flutter_downloader works fine, its API doesn't conform to idiomatic Dart standards in some cases.
That's why I'm currently [rewriting the Dart side of the plugin](https://github.com/marcelg…
-
Part of https://github.com/woocommerce/google-listings-and-ads/issues/2458
This is a follow-up to #2492. Once the UI for the pre-launch checklist is removed, we can remove any backend functionality t…
-
Some methods are currently a bit misplaced and hence become more difficult for people to discover for people unbeknownst to solid-ui.
I suggest that at some point we do some analysis of the current…